net/http.connectMethod.scheme (method)
3 uses
net/http (current package)
transport.go#L1754: if cm.scheme() == "https" && t.hasCustomTLSDialer() {
transport.go#L1785: if cm.scheme() == "https" {
transport.go#L2021: func (cm *connectMethod) scheme() string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)